reflect.runtimeSelect.val (field)
6 uses
reflect (current package)
value.go#L2876: val unsafe.Pointer // ptr to data (SendDir) or ptr to receive buffer (RecvDir)
value.go#L2990: rc.val = v.ptr
value.go#L2992: rc.val = unsafe.Pointer(&v.ptr)
value.go#L2996: escapes(rc.val)
value.go#L3014: rc.val = unsafe_New(tt.Elem)
value.go#L3022: p := runcases[chosen].val
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |